home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 1 / Literacy Segments Part 1 / background_24932.txt < prev    next >
Text File  |  1989-08-22  |  4KB  |  195 lines

  1. -- background: 24932 from stack: in
  2. -- bmap block id: 25285
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 1.1.2 Content
  6.  
  7.  
  8. -- part 3 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=18 top=1 right=38 bottom=442
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 156
  16. -- text size: 24
  17. -- style flags: 10240
  18. -- line height: 32
  19. -- part name: Title
  20.  
  21.  
  22. -- part 5 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=16 top=38 right=67 bottom=434
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 156
  30. -- text size: 20
  31. -- style flags: 0
  32. -- line height: 26
  33. -- part name: Subtitle
  34.  
  35.  
  36. -- part 23 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=246 top=77 right=325 bottom=472
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 156
  44. -- text size: 16
  45. -- style flags: 0
  46. -- line height: 17
  47. -- part name: Text
  48.  
  49.  
  50. -- part 15 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=443 top=5 right=72 bottom=512
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Instant Reference
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   instantReference "1.1.2"
  65. end mouseUp
  66.  
  67.  
  68. -- part 16 (button)
  69. -- low flags: 00
  70. -- high flags: 2000
  71. -- rect: left=480 top=143 right=172 bottom=511
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 1310 / 1310
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: Student Services
  80. ----- HyperTalk script -----
  81. on mousedown
  82.   SSpopUp
  83. end mousedown
  84.  
  85. on mouseup
  86.   if the mouseloc is not within the rect of me then exit to hyperCard
  87.   doSS
  88. end mouseup
  89.  
  90.  
  91.  
  92. -- part 17 (button)
  93. -- low flags: 00
  94. -- high flags: 2000
  95. -- rect: left=482 top=176 right=205 bottom=511
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 162 / 162
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: Help
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   Help
  107. end mouseUp
  108.  
  109.  
  110.  
  111. -- part 18 (button)
  112. -- low flags: 00
  113. -- high flags: 2000
  114. -- rect: left=482 top=294 right=320 bottom=509
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 1236 / 1236
  117. -- text alignment: 1
  118. -- font id: 0
  119. -- text size: 12
  120. -- style flags: 0
  121. -- line height: 16
  122. -- part name: Last Menu
  123.  
  124.  
  125. -- part 19 (button)
  126. -- low flags: 00
  127. -- high flags: 2000
  128. -- rect: left=478 top=319 right=341 bottom=498
  129. -- title width / last selected line: 0
  130. -- icon id / first selected line: 1238 / 1238
  131. -- text alignment: 1
  132. -- font id: 0
  133. -- text size: 12
  134. -- style flags: 0
  135. -- line height: 16
  136. -- part name: Prev
  137. ----- HyperTalk script -----
  138. on mouseUp
  139.   lock screen
  140.   go prev
  141.   unlock screen with scroll right
  142. end mouseUp
  143.  
  144.  
  145. -- part 20 (button)
  146. -- low flags: 00
  147. -- high flags: 2000
  148. -- rect: left=493 top=319 right=341 bottom=512
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 1237 / 1237
  151. -- text alignment: 1
  152. -- font id: 0
  153. -- text size: 12
  154. -- style flags: 0
  155. -- line height: 16
  156. -- part name: Next
  157. ----- HyperTalk script -----
  158. on mouseUp
  159.   lock screen
  160.   go next
  161.   unlock screen with scroll left
  162. end mouseUp
  163.  
  164.  
  165. -- part 26 (field)
  166. -- low flags: 81
  167. -- high flags: 0001
  168. -- rect: left=423 top=0 right=13 bottom=466
  169. -- title width / last selected line: 0
  170. -- icon id / first selected line: 0 / 0
  171. -- text alignment: 65535
  172. -- font id: 4
  173. -- text size: 9
  174. -- style flags: 0
  175. -- line height: 12
  176. -- part name: CardTitle
  177.  
  178.  
  179. -- part 27 (button)
  180. -- low flags: 00
  181. -- high flags: 2000
  182. -- rect: left=482 top=208 right=234 bottom=509
  183. -- title width / last selected line: 0
  184. -- icon id / first selected line: 1234 / 1234
  185. -- text alignment: 1
  186. -- font id: 0
  187. -- text size: 12
  188. -- style flags: 0
  189. -- line height: 16
  190. -- part name: Lesson
  191. ----- HyperTalk script -----
  192. on mouseUp
  193.   lesson "1.1.2"
  194. end mouseUp
  195.